.Net Framework > v3.5.21022.8 > System > Data > DataRowExtensions > SetField<T> SetField<T>(DataRow,DataColumn,T)
SetField<T>(DataRow,Int32,T)
SetField<T>(DataRow,String,T)


SetField<T>(DataRow,DataColumn,T)

Category
Method
Description
Sets a new value for the specified column in the System.Data.DataRow. The System.Data.DataRowExtensions.SetField``1(System.Data.DataRow,System.Data.DataColumn,``0) method also supports nullable types.
Type
void
Character
public, static
Parameters
NameTypeDescription
rowDataRow
columnDataColumn
valueT
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

SetField<T>(DataRow,Int32,T)

Category
Method
Description
Sets a new value for the specified column in the System.Data.DataRow the method is called on. The System.Data.DataRowExtensions.SetField``1(System.Data.DataRow,System.Int32,``0) method also supports nullable types.
Type
void
Character
public, static
Parameters
NameTypeDescription
rowDataRow
columnIndexInt32
valueT
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

SetField<T>(DataRow,String,T)

Category
Method
Description
Sets a new value for the specified column in the System.Data.DataRow. The System.Data.DataRowExtensions.SetField``1(System.Data.DataRow,System.String,``0) method also supports nullable types.
Type
void
Character
public, static
Parameters
NameTypeDescription
rowDataRow
columnNameString
valueT
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database